home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 002a / epm10.zip / README1.BAT < prev    next >
DOS Batch File  |  1993-04-17  |  8KB  |  173 lines

  1. @echo off
  2. cls
  3. echo                         easyPopUpMaker-v1.0
  4. echo                  (c) Copyright by E. R. Hunter 1992 
  5. echo                              SHAREWARE
  6. echo                       QUICK INFORMATION (page 1)
  7. if '%1' == 'p' goto doc1
  8. if '%1' == 'P' goto doc1
  9. echo .
  10. echo easyPopUpMaker-v1.0 is a Terminate-and-Stay (TSR) that allow you to
  11. echo create other TSR popup menu programs without programming.  This is
  12. echo a "must have"  program if you have ever tried to write a
  13. echo Terminate-and-stay-resident program.
  14. echo .
  15. echo     - Require color monitor, 512KB ram, 286 or better, 
  16. echo       and DOS 2.0 or higher.
  17. echo     - Add Pop-Up menus to existing programs.
  18. echo     - Hot-key activation that you can change.
  19. echo     - On-screen HELP and documentation simply by pressing LEFT ARROW. 
  20. echo     - File compatibility with the professional TSR program maker
  21. echo       easyPopUpMaker-v1.0.
  22. echo     - So simple to use that you do not need instructions.
  23. echo     - Simply press LEFT ARROW and 'T' to read entire HELP file.
  24. echo     - Unload from memory by selecting "UNLOAD" from first menu.
  25. echo .
  26. pause
  27. cls
  28. echo                         easyPopUpMaker-v1.0
  29. echo                  (c) Copyright by E. R. Hunter 1992 
  30. echo                               SHAREWARE
  31. echo                       QUICK INFORMATION (page 2)
  32. echo.
  33. echo Note that easyPopUpMaker-v1.0 (ezPopMaker-v1.0) is a professional 
  34. echo automatic TSR program maker, not a programming language .  As most 
  35. echo programmers know, a Terminate-and-Stay-Resident (TSR) program is 
  36. echo one of the toughest programs to write. Many programmers never master 
  37. echo the art of writing TSR programs. Then alone came ezPopMaker-v1.0. 
  38. echo This revolutionary program, which itself can run as a TSR or stand 
  39. echo alone, can generation perfect programs that can run as TSR or 
  40. echo stand-alone. No programming is needed to use ezPopMaker-v1.0. The 
  41. echo easy to use ezPopMaker-v1.0 menus and prompts let you generate
  42. echo programs like easyPopUpMaker-v1.0 simply by responding to prompts.  
  43. echo Since easyPopUpMaker-v1.0 uses the online help as is used by
  44. echo ezPopMaker-v1.0 runtime routine EP.EXE, You can learn more about 
  45. echo ezPopMaker-v1.0 by using the LEFT ARROW in easyPopUpMaker-v1.0 to 
  46. echo view to ezPopMaker-v1.0 on-line HELP screens.  PLEASE NOTE THAT YOU
  47. echo MUST REGISTER easyPopUpMaker-v1.0 IF YOU CONTINUE TO USE 30 DAYS
  48. echo AFTER YOUR REVIEW.
  49. echo.
  50. pause
  51. cls       
  52. echo                         easyPopUpMaker-v1.0
  53. echo                  (c) Copyright by E. R. Hunter 1992 
  54. echo                               SHAREWARE
  55. echo                       QUICK INFORMATION (page 3)
  56. echo.
  57. echo You can register via CompuServe:
  58. echo.
  59. echo.    GO SWREG and follow instruction to register for easyPopUpMaker-v1.0
  60. echo.    (EPM10.ZIP). CompuServe will bill you for $25.00.
  61. echo.
  62. echo Leave CompuServe e-mail for Ernest Hunter 71544,273.
  63. echo.
  64. echo You can also register by going to DOS and typing REGISTER which
  65. echo will produce the registration form which you can mail.  
  66. echo.
  67. pause
  68. cls
  69. echo                         easyPopUpMaker-v1.0
  70. echo                  (c) Copyright by E. R. Hunter 1992 
  71. echo                               SHAREWARE
  72. echo                       QUICK INFORMATION (page 4)
  73. echo .
  74. echo ASP OMBUDSMAN STATEMENT TO ASSIST YOU WITH SHAREWARE:
  75. echo .
  76. echo  easyPopUpMaker-v1.0 is produced by a member of the Association of Shareware
  77. echo  Professionals (ASP).  ASP wants to make sure that the shareware
  78. echo  principle works for you. If you are unable to resolve a
  79. echo  shareware-related problem with an ASP member by contacting the member
  80. echo  directly, ASP may be able to help. The ASP Ombudsman can help you
  81. echo  resolve a dispute or problem with an ASP member, but does not provide
  82. echo  technical support for members' products.  Please write to the ASP
  83. echo  Ombudsman at 545 Grover Road, Muskegon, MI 49442 or send a CompuServe
  84. echo  message via CompuServe Mail to ASP Ombudsman 70007,3536.  You can  
  85. echo  leave feedback for the author on CompuServe 71544,273. Registered user
  86. echo  can receive a reply to questions left on CompuServe.
  87. echo.
  88. pause
  89. cls
  90. echo                         easyPopUpMaker-v1.0
  91. echo                  (c) Copyright by E. R. Hunter 1992 
  92. echo                               SHAREWARE
  93. echo                       QUICK INFORMATION (page 5)
  94. echo .
  95. echo ABOUT THE easyPopUpMaker-v1.0 FILES.
  96. echo .
  97. echo  EPM10.ZIP or EPM10.EXE a must be unpacked into files as listed below:
  98. echo.
  99. echo                FILE_ID  DIZ        EP       EPX
  100. echo                README1  BAT        EP       EPH
  101. echo                EPM      EXE        REGISTER BAT
  102. echo                EP       EXE        REGISTER FRM
  103. echo                EP       EPC        
  104. echo.
  105. echo Once EPM10.ZIP or EPM10.EXE has been unpacked, you may delete EPM10.ZIP 
  106. echo or EPM10.EXE from you working disk to conserve disk space.
  107. echo.
  108. pause
  109. cls
  110. echo                         easyPopUpMaker-v1.0
  111. echo                  (c) Copyright by E. R. Hunter 1992 
  112. echo                               SHAREWARE
  113. echo                       QUICK INFORMATION (page 6)
  114. echo .
  115. echo ABOUT THE easyPopUpMaker-v1.0 and easyPopUpMaker-v1.0 HELP FILES:
  116. echo .
  117. echo Note that easyPopUpMaker-v1.0 (EPM.EXE) shares a HELP file with its
  118. echo runtime routine, EP.EXE.  Therefore, your have access to two HELP 
  119. echo files while using easyPopUpMaker-v1.0. To read the complete  HELP
  120. echo file, move the hightlight bar to the HELP option and press the LEFT
  121. echo ARROW until you reach the end of the file.  To read the easyPopUpMaker
  122. echo HELP file, move the highlight bar to one of the "Happy face" option and
  123. echo press the LEFT ARROW.  Once in the HELP window for both files, you can
  124. echo move through the files by using the commands shown at the bottom of the
  125. echo window.
  126. echo.
  127. echo.
  128. pause
  129. :doc2 
  130. cls
  131. echo                         easyPopUpMaker-v1.0
  132. echo                  (c) Copyright by E. R. Hunter 1992 
  133. echo                               SHAREWARE
  134. echo                       QUICK INFORMATION (page 7)
  135. echo .
  136. if '%1' == 'p' goto doc3
  137. if '%1' == 'P' goto doc3
  138. echo I. If want to print README1.BAT file enter ----> README1 p
  139. echo .
  140. :doc3 
  141. if '%1' == '' goto doc5
  142. echo I. You may now read the "Load and Run Information" you just printed.
  143. echo .
  144. :doc5 
  145. echo II. To use easyPopUpMaker-v1.0, use below steps:
  146. echo .    
  147. echo     1. Copy EPM10.ZIP or EPM10.EXE to your desired Subdirectory.
  148. echo     2. Run PKUNZIP to unpack the EPM10.ZIP files or run EPM10.EXE 
  149. echo        to self extract. 
  150. echo     3. Run EPM /r which will load easyPopUpMaker-v1.0 into memory
  151. echo        as a TSR.
  152. echo     4. Once loaded, use F10 to activate easyPopUpMaker-v1.0.
  153. echo     5. Because of the on-line HELP, no additional Documentation is
  154. echo        needed. Use the LEFT ARROW and press 'T' to read HELP file. 
  155. echo     6. If there is no other TSR in memory you may use the "UNLOAD"
  156. echo        in the first menu to unload easyPopUpMaker-v1.0.  If there are
  157. echo        other TSR in memory you must unload them first if they were
  158. echo        loaded before you loaded easyPopUpMaker-v1.0.
  159. echo .    
  160. echo   GOOD LUCK - HOPE YOU FIND easyPopUpMaker-v1.0 HELPFUL AND EASY TO USE !!!
  161. echo   Leave feedback for CompuServe 71544,273.
  162. goto done                                      
  163.  
  164. :doc1
  165. echo .
  166. echo Adjust printer if needed and 
  167. pause
  168. type readme1.bat > lpt1
  169. goto doc2 
  170. :done
  171.  
  172.  
  173.